home *** CD-ROM | disk | FTP | other *** search
/ NetNews Offline 2 / NetNews Offline Volume 2.iso / news / comp / lang / rexx / 275 < prev    next >
Encoding:
Internet Message Format  |  1996-08-06  |  1.1 KB

  1. Path: cyberspace.com!news
  2. From: entropy@cyberspace.com (Jim Clark)
  3. Newsgroups: comp.lang.rexx,comp.database.oracle
  4. Subject: Re: REXX Library of Oracle Functions?
  5. Date: 15 Jan 1996 03:57:07 GMT
  6. Organization: C y b e r s p a c e (tm)- (206) 812-1297
  7. Distribution: inet
  8. Message-ID: <4dcjaj$5jq@wage.cyberspace.com>
  9. References: <4d0ih8$6o4@explorer.csc.com>
  10. Reply-To: entropy@cyberspace.com (Jim Clark)
  11. NNTP-Posting-Host: ppp206-153.cyberspace.com
  12. Keywords: REXX, Oracle
  13. X-Newsreader: IBM NewsReader/2 v1.2.5
  14.  
  15. In <4d0ih8$6o4@explorer.csc.com>, spelegan@csc.com  [Stew Pelegan] writes:
  16. >I've heard a rumor that there is a REXX library of Oracle functions.  Any truth
  17. >to this rumor, and if so, where can I obtain a copy?  Thanks.
  18. >
  19. >Stewart Pelegan <spelegan@csc.com>
  20. >Computer Sciences Corporation
  21. >(301)921-3206
  22. >FAX:(301)840-8934
  23. >
  24.  
  25. Not exactly a REXX Lib of Oracle Functions, but at least in the VM/CMS 
  26. world, PRO*REXX is available from Oracle.  PRO*REXX allows you to embed
  27. SQL in rexx execs in a fashion very similar to other 3GL's like c.  I've used 
  28. it when I wanted to do quick and dirty updating utilizing the power of the 
  29. rexx parsing functions.
  30.  
  31. J.C.
  32.